home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SOHO - Exploring the Sun - 2003 Update
/
SOHO - Exploring the Sun - 2003 Update.iso
/
pc
/
data
/
main.dcr
/
buttons_37_clipboard_small.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-02-25
|
276 b
|
8 lines
on mouseUp
global MainMode, qtinstaller, MainPath, JpgPath, MovPath, TxtPath, Writer, km, nappi_sprite, teksti_sprite, txt_ending
ClrCursorS()
WaitCursor()
set txt_name to TxtPath & the name of member the member of sprite 112 & txt_ending
open(txt_name, Writer)
end